Import
Import[source] imports data from source, returning a Wolfram Language representation of it.
Import[source,"fmt"] takes the file to be in the specified format "fmt".
Import[source,elements] imports the specified elements from a file.
Import[source,…,options] uses the specified options.
Please visit the official Wolfram Language Reference for more details and examples on core symbols.